home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / doc / libaudiofile0 / TODO < prev   
Text File  |  2004-03-06  |  953b  |  35 lines

  1. Audio File Library
  2. To Do List
  3.  
  4. Michael Pruett <michael@68k.org>
  5.  
  6. Short-term
  7. ----------
  8.  
  9. Handle more compressed data formats, most importantly Ogg Vorbis and FLAC.
  10. GSM 06.10 would also be nice.
  11.  
  12. Handle sample rate conversion.
  13.  
  14. More comprehensive tests should be developed to stress-test the
  15. library.  Tests are needed most for the following sets of functions:
  16.     * af{Get,Set}VirtualChannels/afSetChannelMatrix
  17.     * afGetSampleFormat/af{Get,Set}VirtualSampleFormat
  18.     * af{Get,Set}Loop{IDs,Mode,Count,Start,End,StartFrame,EndFrame,Track}
  19.  
  20. Support for auxiliary data in IRCAM files (maximum amplitude, comments,
  21. etc.) should be added.
  22.  
  23. Long-term
  24. ---------
  25.  
  26. It would be nice to support some more file formats.
  27.  
  28. Add locale support for error messages.
  29.  
  30. Documentation should probably be in the SGML DocBook format.
  31.  
  32. Whenever a compression format is requested, the library should scan
  33. through /usr/lib/audiofile/*.so to see if any DSOs support the requested
  34. format.
  35.